<<<<<<< HEAD ======= >>>>>>> 25d3d02 (Update CV) stesiam | Resume

Aside

Scan QR code to get redirected on an updated version of my CV

Contact Info

Portfolio

Programming

Project Skills

Languages

Notes

Disclaimer

<<<<<<< HEAD

Last updated on May 15, 2024

=======

Last updated on Jul 21, 2024

>>>>>>> 25d3d02 (Update CV)

Main

stesiam

Undergraduate student | Enthusiast

My name is Stelios and I live in Athens, Greece. Currently, I am an undergraduate student of Statistics and Insurance Science (exp. graduate Sept, 2024). R is my go-to tool for my data-analysis tasks. I have some hands-on experience, by writing notebooks and developing some simple Shiny apps. I would like to further enhance my knowledge - skills, concerning R, in a working environment.

Projects

Scraping Register of Insurance Companies

GitHub Repo

N/A

N/A

On this project I tried to scraped the register of Insurance companies which is hosted on Bank of Greece’s website. The dynamic nature of the table led to use a combination of rvest and RSelenium. On every page iteration I get the table data and on every row iteration I automate a click on every insurance companies’ profile in order to scrape their address wherever it is provided.

Data Visualization

Gallery Overview - Personal Website

N/A

N/A

For at least two years I have been practicing on data visualization using R and ggplot. Those years I have taken part to a lot of challenges such as #TidyTuesday, and #30DayChartChallenge.

EDA on Kaggle’s Greek Community

Article URL

N/A

N/A

An analysis based on Kaggle’s recent survey (2022). My analysis focuses primarily on Greek users. Comparing them with the rest users of Kaggle, I came up with interesting facts as the comparatively low representation, significantly higher age and expeirience and lower representation of women in contrast to the average participation of women in Kaggle.

Search for Possible Clients

Article URL

N/A

N/A

Developing a machine learning model (LightGBM, XGBoost) in order to classify clients based on their interest to create a term deposit account (Yes / No). The best performant model has a satisfactory accuracy (88.9 %) . On this case-scenario the company will not have to call all their clients (1132) but they can focus only on the predicted ones (75). The use of the model decreases 93% the working hours.

ML Web App/API predicting Developers’ Wages

Web App URL | App Repo | API Repo

N/A

N/A

Based on Greek Developers’ Wages survey, I make the appropriate cleaning of data in order to build a regression (XGBoost) model with tidymodels. The app can predict the wage of a web developer based on some characteristics such as years of programming experience, employer’s country, etc. The accuracy of my model can be characterized mediocre due to the fact that the dataset is relatively small, as it is consisted of 800 participants. Light enhancements, concerning model’s accuracy, have been observed in case of larger grids and combining models.

Education

BSc. in Statistics and Insurance Science

University of Piraeus

Piraeus, Greece

current - 2016

During my studies, I was taught several statistics-related courses and had some exposure to statistical programs. Indicatively, Probabilities, Statistics: Estimation Theory, Non-parametric Statistics, Sampling and Statistical Programs using R are some of the most influential courses that helped me develop my knowledge regarding Statistics.